Call Function
Call a function from the loaded DLL using the parameters set up via the Argument actions.
Parameters:
| Type |
Description |
| String |
Function Name |
Example:
- Return Integer
- Reset Argument List
- Set Argument 1 to 5 (Integer)
- Set Argument 2 to "Arg2" (String)
- Call Function "Test"